Dialog boxes missing or garbled in display due to overwritten cursor.
Cause:
The cursor-drawing is overwritten while locking the screen. This causes the next screen drawing task to fail. Microsoft Corporation has confirmed this to be a problem with Windows 95.
Solution:
Add LockCursor=1 to the [display] section in System.ini
1) Click the 'Start' button to display the 'Start' menu.
2) Select the 'Start' menu and select 'Run...'. (The 'Run' dialog box appears.)
3) Type the following and press ENTER:
SYSTEM.INI
(The System.ini file located in the Windows directory will open up in a text editor).
4) Make a backup copy of System.ini.
a) Select the 'File' menu and select 'Save As...'.
b) Type SYSTEM.BAK in the 'File name' text box.
c) Click 'Save'.
5) Locate the [display] section.
6) Position the cursor in the line below the [display] tag and type the following line:
LockCursor=1
7) Select the 'File' menu and select 'Save As...'.
8) Type SYSTEM.INI in the 'File Name' box.
9) Select 'All files *.*' from the 'Save as type' drop-down list box.
10) Click 'Save'.
11) Click 'Yes' when prompted to replace the existing file.
12) Select the 'File' menu and select 'Exit' to close the text editor.